home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / zoomstiff.z / zoomstiff
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4. ZZZZOOOOOOOOMMMMSSSSTTTTIIIIFFFFFFFF((((1111))))                     IIIImmmmpppprrrreeeessssssssaaaarrrriiiioooo                      ZZZZOOOOOOOOMMMMSSSSTTTTIIIIFFFFFFFF((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      zoomstiff - magnify or shrink a TIFF stream
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      zzzzoooooooommmmssssttttiiiiffffffff [ ----bbbb | ----gggg | ----iiii | ----mmmm | ----tttt | ----qqqq ] [ ----wwww _b_l_u_r ] [ ----ssss ] _x_s_i_z_e _y_s_i_z_e
  13.  
  14. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.      _z_o_o_m_s_t_i_f_f magnifies or shrinks the images contained in a TIFF stream
  16.      (STIFF), with or without filtering.  The filtering method is one pass,
  17.      uses 2-d convolution, and is optimized by integer arithmetic and
  18.      precomputation of filter coefficients.  By default, _z_o_o_m_s_t_i_f_f uses a
  19.      triangle filter kernel (----bbbb option, below).
  20.  
  21.      _z_o_o_m_s_t_i_f_f uses the same algorithms as _i_z_o_o_m(6D), modified to operate on
  22.      the various permutations of STIFF.
  23.  
  24.      _x_s_i_z_e and _y_s_i_z_e are the number of pixels desired in the horizontal and
  25.      vertical directions respectively in the resized image, unless the ----ssss
  26.      option is present, in which case they are scale factors.
  27.  
  28.      _z_o_o_m_s_t_i_f_f reads from its standard input and writes the zoomed image data
  29.      to its standard output.
  30.  
  31.    CCCCoooommmmmmmmaaaannnndddd LLLLiiiinnnneeee OOOOppppttttiiiioooonnnnssss
  32.      _z_o_o_m_s_t_i_f_f supports the following command line options:
  33.  
  34.      ----bbbb        Use a box as the filter kernel.
  35.  
  36.      ----gggg        Use a Gaussian filter kernel.
  37.  
  38.      ----iiii        Do impulse zooming.  This option disables the filtering that
  39.                _z_o_o_m_s_t_i_f_f does by default.  This will result in much faster
  40.                execution time, but undesirable effects in the image data.
  41.  
  42.      ----mmmm        Use a Mitchell kernel.
  43.  
  44.      ----tttt        Use a triangle kernel.  This is the default.
  45.  
  46.      ----qqqq        Use a quadratic function as the filter kernel.
  47.  
  48.      ----ssss        When this option is present, interpret _x_s_i_z_e and _y_s_i_z_e as
  49.                scaling factors rather than sizes.
  50.  
  51.      ----wwww _b_l_u_r   Specify the width of the reconstruction filter.  This will
  52.                affect how blurry the resulting image is.  If you want more
  53.                blur use a larger number.  The default value is 1.0.
  54.  
  55. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  56.      _v_s_t_i_f_f(1), _l_i_b_s_t_i_f_f(3), _i_z_o_o_m(6D).
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.